STEP 7: Let's define another function! Remember, we want to call all of our functions at the bottom of the program.
- Go to and drag out Define Function.
- Drop the new function AFTER the headstand function and BEFORE the lines that call the functions.
- Name the new function sway().
- In GRAPHICS, from drop Turn Left INSIDE the sway() function block.
To navigate the page using the TAB key, first press ESC to exit the code editor.